//==============================================================================
// obelisk_anim.txt
//==============================================================================

//==============================================================================
define Light
{
   set hotspot
   {
      version
      {
         VisualParticle Building SFX Outpost Light
      }
   }  
}

//==============================================================================
define buildGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon Sunlight
      }
   }
}

//==============================================================================
define GroundGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon GroundGlow
      }
   }
}
//==============================================================================
define Dust
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Building DustA
      }
   }  
}

define sfxatimeshiftmediumin
{
	set hotspot
	{
		version
		{
			Visualparticle sfx a timeshift medium in
		}
	}
}

//down sparkles
define sfxatimeshiftspellin
{
	set hotspot
	{
		version
		{
			Visualparticle sfx a timeshift spell in
		}
	}
}

define sfxatimeshiftswirl
{
	set hotspot
	{
		version
		{
			Visualparticle sfx a timeshift swirl tied
		}
	}
}
//==============================================================================
anim idle
{
   SetSelector
   {
		DamageLogic 0 1 50
		set hotspot
		{
			version
			{
				visual Building E Outpost
connect attachpoint sfxatimeshiftmediumin hotspot
connect attachpoint sfxatimeshiftspellin hotspot
connect attachpoint sfxatimeshiftswirl hotspot
				connect Neck Light hotspot
			}
		}
		set hotspot
		{
			version
			{
				visual Building E Outpost foundation
connect attachpoint sfxatimeshiftmediumin hotspot
connect attachpoint sfxatimeshiftspellin hotspot
connect attachpoint sfxatimeshiftswirl hotspot
				connect hotspot buildGlow hotspot
				connect hotspot groundGlow hotspot
			}
		}
		set hotspot
		{
			version
			{
				visual Building E Outpost foundation
connect attachpoint sfxatimeshiftmediumin hotspot
connect attachpoint sfxatimeshiftspellin hotspot
connect attachpoint sfxatimeshiftswirl hotspot
				connect hotspot buildGlow hotspot
				connect hotspot groundGlow hotspot
			}
		}
		set hotspot
		{
			version
			{
				visual Building E Outpost foundation
connect attachpoint sfxatimeshiftmediumin hotspot
connect attachpoint sfxatimeshiftspellin hotspot
connect attachpoint sfxatimeshiftswirl hotspot
				connect hotspot buildGlow hotspot
				connect hotspot groundGlow hotspot
			}
		}
   }
}
